/*疫情防控新增-0212*/
.serviceStar{
	background: #FFF;
}

/*面包屑*/
.crumbs{
	height: 36px;
	line-height: 36px;
	cursor: pointer;
	border-bottom: none;
}
.crumbs i{
	display: inline-block;
	width: 11px;
	height: 9px;
	background: url("../images/yqfk/icon_00.png") no-repeat center center ;
	background-size: 100% 100%;
	margin-right: 10px;
}
.banner{
	width: 1195px;
	height: 256px;
	cursor: pointer;
	/*background: url("../images/yqfk/banner.png") no-repeat center center ;
	background-size: 100% 100%;*/
}
.serviceStarBook{
	border: none;
	position: static;
}

/*主内容区*/
.con{
	width: 1195px;
	margin: 15px 0 25px 0;
}
.con .left{
	width: 858px;
	float: left;
	margin-right: 24px;
}
.title{
	position: relative;
}
.title i{
	display: inline-block;
	width: 21px;
	height: 22px;
	background: url("../images/yqfk/icon_01.png") no-repeat center center ;
	background-size: 100% 100%;
	margin-right: 10px;
	float: left;
}
.title h3{
	font-size: 18px;
    font-weight: bold;
    color: #333366;
    width: 110px;
    border-right: 1px solid #ccc;
}
.line{
	width: 520px;
    border-bottom: 1px solid #ccc;
    position: absolute;
    left: 110px;
    top: 12px;
}

.aq{
	float: left;
    position: absolute;
    right: 95px;
    top: 0;
    color: #999;
}
.aq span{
	font-size: 16px;
	color: #6699cc;
	font-weight: bold;
}

.more{
	font-size: 16px;
	color: #6699cc;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}
.more i{
	display: inline-block;
    width: 16px;
    height: 15px;
    background: url("../images/yqfk/icon_02.png") no-repeat center center;
    background-size: 100% 100%;
    margin-left: 5px;
    float: right;
    margin-top: 5px;
}

.search_con{
	width: 858px;
	height: 38px;
	margin: 15px 0;
}
.search_con input{
	border: 1px solid #ccc;
	outline: none;
	margin: 0;
	text-indent: 1em;
	border-radius: 2px;
}
.search_con .lef{
	float: left;
	width: 30%;
	margin-right: 2%;
}
.search_con .lef input{
	height: 30px;
	font-size: 14px;
	width: 80%;
}
.search_con .center{
	float: left;
	width: 55%;
	height: 38px;
	line-height: 38px;
	margin-right: 2%;
}
.search_con .center .inputOuter input{
	height: 30px;
	width: 42%;
}
.search_con .center .inputOuter span{
	margin: 0 10px;
	display: inline-block;
}
.search_con .center .inputOuter{
	width: 100%;
}
.search_con .center .inputOuter .inputKey{
	width: 60px;
	text-align: right;
	float: left;
}
.search_con .center .inputOuter .inputBox{
	margin-left: 60px;
}
.search_con .rig{
	float: right;
	width: 11%;
	height: 38px;
	line-height: 38px;
}
.search_con .rig img{
	cursor: pointer;
}
.inputBox.time input{
	background: url("../images/yqfk/icon_05.png") no-repeat 95% center #fff;
}

/*检索项列表*/
.search_list{
	width: 858px;
}
.search_list ul li{
	height: 46px;
	line-height: 46px;
}
.search_list ul li span{
	float: right;
	color: #999999;
}
.search_list ul li i{
	display: inline-block;
    width: 4px;
    height: 6px;
    background: url("../images/yqfk/icon_dot.png") no-repeat center center;
    background-size: 100% 100%;
    margin-right: 5px;
    float: left;
    margin-top: 20px;
}
/*.search_list ul li:nth-child(even){
	background: #f3f7fc;
}*/
.search_list ul li:hover{
	background: #f3f7fc;
}

/*知识问答*/
.title_wd{
	position: relative;
	margin: 15px 0;
}
.title_wd i{
	display: inline-block;
	width: 21px;
	height: 22px;
	background: url("../images/yqfk/icon_06.png") no-repeat center center ;
	background-size: 100% 100%;
	margin-right: 10px;
	float: left;
}
.title_wd h3{
	font-size: 18px;
    font-weight: bold;
    color: #333366;
    width: 110px;
    border-right: 1px solid #ccc;
}
.line_wd{
	width: 745px;
    border-bottom: 1px solid #ccc;
    position: absolute;
    left: 110px;
    top: 12px;
}
/*知识问答内容*/
.zswd_con{
	width: 850px;
	height: 640px;
	background:#FFF ;
	border: 15px solid #eee;
	border-radius: 15px;
	padding: 10px;
	box-sizing: border-box;
}
.zswd_con .tit_ban{
	text-align: center;
}
.zswd_con p{
	text-align: center;
	color: #999;
	margin: 15px 0;
}
.ques_wd p{
	color: #333;
	line-height: 26px;
	/*border-bottom: 1px dashed #ccc;*/
	text-indent: 2em;
	text-align: left;
}

.ques_wd{
	max-height: 460px;
    overflow-y: scroll;
}
.wd_con p{
	/*margin: 5px 0;*/
	line-height: 26px;
}

/*右侧部分-我要咨询*/
.con .right{
	width: 313px;
	float: right;
}
.wyzx{
	width: 313px;
	height: 280px;
}
.wyzx .title{
	width: 313px;
	height: 64px;
	background: #3abfa4;
}
.wyzx .title .tit{
	width: 165px;
    height: 45px;
    text-align: center;
    margin: 0px auto;
    padding-top: 14px;
    box-sizing: border-box;
    font-size: 24px;
    color: #FFF;
}
.wyzx .title .tit i{
	display: inline-block;
	width: 34px;
	height: 37px;
	background: url("../images/yqfk/icon_04.png") no-repeat center center ;
	background-size: 100% 100%;
	margin-right: 5px;
	float: left;
}
.wyzx_con{
	width: 313px;
	height: 216px;
	background: #e8edf4;
	padding: 20px;
	box-sizing: border-box;
	text-indent: 2em;
	font-size: 14px;
	line-height: 26px;
	position: relative;
}
.btn_zx{
	width: 126px;
	height: 36px;
	line-height: 36px;
	margin-top: 20px;
	background: #FFF;
	color:#7fc9ba;
	border: 1px solid #7fc9ba;
	border-radius: 3px;
	margin: 0 auto;
	cursor: pointer;
	font-size: 18px;
	position: absolute;
	bottom: 35px;
    left: 88px;
}


.yapf{
	width: 313px;
	height: 565px;
	margin: 15px 0 20px 0;
}
.yapf .title{
    position: relative;
}
.yapf .title i {
    display: inline-block;
    width: 21px;
    height: 22px;
    background: url(../images/yqfk/icon_01.png) no-repeat center center;
    background-size: 100% 100%;
    margin-right: 10px;
    float: left;
}
.yapf .title h3 {
    font-size: 18px;
    font-weight: bold;
    color: #333366;
    width: 110px;
    border-right: 1px solid #ccc;
}
.yapf .line {
    width: 128px;
    border-bottom: 1px solid #ccc;
    position: absolute;
    left: 110px;
    top: 12px;
}
.yapf .more {
    font-size: 16px;
    color: #6699cc;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}
.yapf .more i {
    display: inline-block;
    width: 16px;
    height: 15px;
    background: url(../images/yqfk/icon_02.png) no-repeat center center;
    background-size: 100% 100%;
    margin-left: 5px;
    float: right;
    margin-top: 5px;
}


.xtu{
    width: 310px;
    height: 69px;
    background: url(../images/yqfk/icon_081.png) no-repeat center center;
    background-size: 100% 100%;
    margin-top: 15px;
    position: relative;
}
.xtu span{
	position: absolute;
    bottom: 4px;
    color: #FFF;
    text-align: center;
    margin: 0 auto;
    left: 40%;
}
/*以案普法列表*/
.yapf_list{
	width: 313px;
}
.yapf_list ul li{
	height: 38px;
	line-height: 38px;
	border-bottom: 1px dashed #ccc;
	width: 313px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.yapf_list ul li span{
	float: right;
	color: #999999;
}
.yapf_list ul li i{
	display: inline-block;
    width: 4px;
    height: 6px;
    background: url("../images/yqfk/icon_dot.png") no-repeat center center;
    background-size: 100% 100%;
    margin-right: 5px;
    float: left;
    margin-top: 20px;
}


/**复工页面**/
/*.resumHead .headMain{ width:1197px; margin:auto;}
.resumHead .logo{}
.resumHead .login{}
.resumHead .rightBar{}*/

.mainAdd {
	width: 1199px;
}
.resumCont .crumbs {
	color: #777;
	padding: 0;
	height: 40px;
	line-height: 40px;
}
.mainAdd .banner {
	position: relative;
	height: 630px;
	margin-bottom: 40px;
}
.banner .bgBaner {
	background: url(../images/yqfk/bannerNew.png) no-repeat;
	height: 440px;
}
.banner .bannMain {
	position: absolute;
	top: 378px;
	left: 20px;
	right: 20px;
	display: flex;
}
.bannMain .bList {
	width: 477px;
	margin-right: 30px;
}
.bannMain .bLista {
	width: 310px;
}
.bannMain .bListaS {
	margin-right: 0;
}
.bList .tit {
	height: 64px;
	line-height: 64px;
	background: #bfa13a;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	display: flex;
	justify-content: space-between;
}
.bList .tit .txt {
	color: #fff;
	font-size: 24px;
}
.tit .txt .ic {
	background: url(../images/yqfk/icon_titA.png) no-repeat;
	width: 40px;
	height: 34px;
	margin: 15px 12px 0 17px;
	float: left;
}
.tit a {
	font-size: 14px;
	color: #fff;
	margin-right: 16px;
}
.tit a .mr {
	background: url(../images/yqfk/icon_mr.png) no-repeat;
	width: 14px;
	height: 15px;
	display: inline-block;
	vertical-align: middle;
}
.bList .cont {
	background: #fff;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	box-shadow: 0 0 10px #f7f7f7;
	padding: 12px 15px 0;
	border: 1px solid #ccc;
}

.bList .cont1 {
	background: #fff;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	box-shadow: 0 0 10px #f7f7f7;
	padding: 12px 15px 0;
	border: 1px solid #ccc;
}


.cont1 .list {
	position: relative;
	margin-bottom: 20px;
	position: relative;
}
.cont1 .list a {
	color: #333;
	font-size: 14px;
}
.cont1 .list .txt {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 80%;
	padding-left: 10px;
}
.cont1 .list a::before {
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #9c9c9c;
	position: absolute;
	content: "";
	top: 8px;
}
.cont1 .list .time {
	color: #969696;
	font-size: 14px;
	float: right;
}
.bLista .tit {
	background: #3a6fbf;
}
.bLista .tit .cT {
	text-align: center;
	color: #fff;
	font-size: 24px;
	margin: auto;
}
.bListaS {
	margin-right: 0;
}
.bListaS .tit {
	background: #3abfa4;
}
.tit .cT .ic {
	background: url(../images/yqfk/icon_titB.png) no-repeat;
	width: 32px;
	height: 36px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.bListaS .cT .ic {
	background: url(../images/yqfk/icon_titC.png) no-repeat;
	width: 42px;
	height: 38px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.cont1 .info {
	padding: 7px 20px;
	color: #333;
	font-size: 15px;
	text-indent: 30px;
	line-height: 24px;
}
.optB .btn {
	width: 134px;
	height: 34px;
	line-height: 34px;
	border-radius: 5px;
	text-align: center;
	border: 1px solid #3a6fbf;
	background: #f2f7ff;
	color: #3a6fbf;
	font-size: 18px;
	margin: 25px auto;
	cursor: pointer;
}
.bListaS .optB .btn {
	background: #f8fffe;
	border: 1px solid #33a890;
	color: #33a890;
}
.mainCont {
	width: 1199px;
}
.mainCont .left {
	width: 1199px;
}
.mainCont .search_con {
	width: auto;
}
.mainCont .search_list {
	width: auto;
	display: flex;
	justify-content: space-between;
}
.search_list .cont1 {
	width: 45%;
}
.search_list .list {
	height: 45px;
	line-height: 45px;
	margin-bottom: 0;
	padding: 0 12px;
}
.search_list .list a::before {
	top: 20px;
}
.search_list .list:hover {
	background: #f3f7fc;
}
.fgTop .title {
	display: flex;
}
.fgTop .title .a {
	background: url(../images/yqfk/icon_tA.png) no-repeat;
	width: 23px;
	height: 21px;
	margin-top: 3px;
}
.fgTop .title h3 {
	width: auto;
	border-right: none;
}
.fgTop .quest {
	height: 24px;
	line-height: 24px;
	border-radius: 20px;
	padding: 0 15px;
	background: #eee;
	color: #888;
	margin: 0 10px;
}
.fgTop .quest .num {
	color: #3a6fbf;
	font-size: 18px;
	font-weight: bold;
}
.fgTop .line {
	left: 385px;
	width: auto;
	right: 80px;
}













